2 Imports System
.Reflection
3 Imports System
.Runtime
.InteropServices
4 Imports System
.Globalization
5 Imports System
.Resources
14 <Assembly
: AssemblyTitle("VBWPFPaging")>
15 <Assembly
: AssemblyDescription("")>
16 <Assembly
: AssemblyCompany("Microsoft Corporation")>
17 <Assembly
: AssemblyProduct("VBWPFPaging")>
18 <Assembly
: AssemblyCopyright("Copyright © Microsoft 2010")>
19 <Assembly
: AssemblyTrademark("")>
20 <Assembly
: ComVisible(false)>
23 '在您的 .vbproj 文件中的 <PropertyGroup> 内设置 <UICulture>CultureYouAreCodingWith</UICulture>
25 '请将 <UICulture> 设置为“en-US”。然后取消下面对
26 'NeutralResourceLanguage 属性的注释。更新下面行中的“en-US”
27 '以与项目文件中的 UICulture 设置匹配。
29 '<Assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)>
32 'ThemeInfo 属性说明在何处可以找到任何特定于主题的和一般性的资源词典。
40 <Assembly
: ThemeInfo(ResourceDictionaryLocation
.None
, ResourceDictionaryLocation
.SourceAssembly
)>
44 '如果此项目向 COM 公开,则下列 GUID 用于类型库的 ID
45 <Assembly
: Guid("46bf2525-29ff-4558-8189-d39e60b81208")>
54 ' 可以指定所有这些值,也可以使用“内部版本号”和“修订号”的默认值,
56 ' <Assembly: AssemblyVersion("1.0.*")>
58 <Assembly
: AssemblyVersion("1.0.0.0")>
59 <Assembly
: AssemblyFileVersion("1.0.0.0")>